net/http.Transport.idleMu (field)
11 uses
net/http (current package)
transport.go#L97: idleMu sync.Mutex
transport.go#L837: t.idleMu.Lock()
transport.go#L842: t.idleMu.Unlock()
transport.go#L1009: t.idleMu.Lock()
transport.go#L1010: defer t.idleMu.Unlock()
transport.go#L1101: t.idleMu.Lock()
transport.go#L1102: defer t.idleMu.Unlock()
transport.go#L1184: t.idleMu.Lock()
transport.go#L1185: defer t.idleMu.Unlock()
transport.go#L2096: t.idleMu.Lock()
transport.go#L2097: defer t.idleMu.Unlock()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |